Unit

object Unit

The type with only one value: the Unit object. This type corresponds to the void type in Java.

Functions

toString
Link copied to clipboard
open override fun toString(): String